It's not hard to imagine that two different programmers might want to store different font sizes, and if they each decided to store theirs under the name "font size," we'd have a problem. 不难想像两个不同的程序员可能希望存储不同的字体大小,如果他们决定以同一个名字“fontsize”存储他们的值,那么我们就有问题了。
In fact, the name itself indicates this: a common use for it is to store user-specific settings, or preferences, such as font size or window layout. ( Of course, you can store anything you want in it.) 事实上,它的名字本身就表明它通常用于存储用户特定的设置或者首选项,如字体大小或者窗口布局(当然,您可以在其中存储任何您想要存储的内容)。
When you change a font, you can create a new UITextField at the same time. Or, you can store the new font context and a flag indicating that fonts have changed. 在更改字体时,您可以同时创建一个新的UITextField,或者存储一个新的字体上下文和一个表明字体已经更改的标记。
In computer graphic processing, the general methods of outputting Chinese characters are either using Chinese character font data or using vector Chinese character store, which result in inferior output quality and the increased system cost. 解决计算机图形处理中的汉字输出问题的通常办法是或者采用点阵汉字的字模数据,或者配置矢量汉字库,其代价是图形效果的低劣或系统开销的增加。
A Chinese terminal system with a shared font store 一种共享字模库的汉字终端系统
Terminal system: A 16 bit mini-computer supports up to 6 display units and a 20 × 20 dot matrix Chinese font store is shared by various terminals. 终端系统:一台16位小型计算机,最多带6台显示器,一台20×20点阵汉字文字发生器被多台显示器共享。
Because of the Chinese font is too large to store to display chip, so this control system uses a special targeted way to solve it. 另外,显示芯片的存储量有限不能支持庞大的中文字库,控制子系统采取了特殊的有针对性处理方法来解决。